projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9251a
)
(Marking Objects): Mention term "select all".
author
Richard M. Stallman
<rms@gnu.org>
Wed, 16 Aug 2006 05:13:48 +0000
(
05:13
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 16 Aug 2006 05:13:48 +0000
(
05:13
+0000)
man/mark.texi
patch
|
blob
|
history
diff --git
a/man/mark.texi
b/man/mark.texi
index 7429b67db2b6382b79ec91ba4b4e826a4a37bfdb..2736dccd297eeb5bbb4afda8635340646e7279b1 100644
(file)
--- a/
man/mark.texi
+++ b/
man/mark.texi
@@
-369,7
+369,7
@@
negative) instead of the current page.
Finally, @kbd{C-x h} (@code{mark-whole-buffer}) sets up the entire
buffer as the region, by putting point at the beginning and the mark at
-the end.
+the end.
(In some programs this is called ``select all.'')
In Transient Mark mode, all of these commands activate the mark.